projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f74804
)
(customize): Call customize-group.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 8 May 1997 16:03:40 +0000
(16:03 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 8 May 1997 16:03:40 +0000
(16:03 +0000)
lisp/cus-edit.el
patch
|
blob
|
history
diff --git
a/lisp/cus-edit.el
b/lisp/cus-edit.el
index a123318cbc734fa78623309e68f2e9789d786fa0..330b1139c294777c8f0983af47109cfb310c9f65 100644
(file)
--- a/
lisp/cus-edit.el
+++ b/
lisp/cus-edit.el
@@
-654,7
+654,7
@@
User options are structured into \"groups\".
Initially the top-level group `Emacs' and its immediate subgroups
are shown; the contents of those subgroups are initially hidden."
(interactive)
- (customize 'emacs))
+ (customize
-groupx
'emacs))
;;;###autoload
(defun customize-group (group)